From 1 - 1 / 1
  • Wind is generated from left to right by an imposed constant horizontal pressure gradient. The initial wind field is disturbed by small random variations so as to produce a turbulent field. Withouth the perturbations, a viscous solution would be found. The numerical resolution technique used is based on finite differences, applied to a structured mesh. The Continuity and Navier-Stokes equations are solved with the well-known half time-step method, in which the Poisson equation is solved over the entire domain at each time iteration. As of 17 March 2022, the code version is DNS_2D_for_Teaching-v1.0.0. The code is written in C language. A GUI (Graphical User Interface) is available as an executable file "sdiapp.exe" that can be run under most versions of Microsoft Windows. Please just make sure to check the 'graph' box before clicking on the launch button, to have the visual experience. On the GUI, two graphs give an overview of the real time simulation. The top graph shows the 2D (x,z) vorticity, while the bottom graph shows the wind speed. The colour bars are not shown, but they are classical tables in which blue means small values, while red colours denote large values. The authors of this code version are Francis Vivat (LATMOS UMR CNRS 8190) and Denis Bourras (MIO UMR 7294). The code is distributed freely and comes with no garantees. It was mainly designed for educational purposes. Please note that the rules of use must follow the CeCILL-C FREE SOFTWARE LICENSE AGREEMENT included in the distribution. Any return is welcomed and encouraged, please contact francis.vivat@latmos.ipsl.fr or denis.bourras@mio.osupytheas.fr. Citation: Vivat, F., & Bourras, D., (2023). DNS_2D_for_Education [Application].